home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / DOSTRAIN.ZIP / OSCOMM.HDT < prev    next >
Text File  |  1988-01-23  |  6KB  |  178 lines

  1. .po0
  2. .mb3
  3. .mt3
  4.                     Introduction to PC DOS
  5.  
  6.      Thi≤ i≤ ß shor⌠ summar∙ oµ P├ DOS¼ ou≥ operatinτ system«  I⌠ ì
  7. contain≤ onl∙ ß fe≈ oµ thσ mos⌠ usefu∞ command≤ anΣ onl∙ show≤ ì
  8. somσ oµ thσ variation≤ oε each«  Fo≥ morσ detai∞ checδ thσ manua∞ ì
  9. o≥ onσ oµ thσ man∙ book≤ oε DOS.
  10.  
  11. I.  Drive Identifiers and File Names
  12.  
  13.      ┴ drivσ identifie≥ i≤ eithe≥ A║ B: o≥ C:
  14.  
  15.      ┴ filσ namσ caε havσ threσ parts¼ ß drivσ identifier¼ ß ì
  16. name¼ anΣ aε extension¼ bu⌠ thσ drivσ identifie≥ anΣ extensioε ì
  17. arσ optional«  Thσ namσ mus⌠ bσ froφ ▒ t∩ ╕ characters¼ anΣ thσ ì
  18. extension¼ iµ any¼ froφ ▒ t∩ │ characters«  Therσ shoulΣ bσ n∩ ì
  19. space≤ anywherσ iε thσ filσ name«  Herσ arσ ß fe≈ examples:
  20.  
  21.                HOHO
  22. ááááááááááááááá
  23.                A:HOHO
  24. ááááááááááááááá
  25.                A:HOHO.EXE
  26.  
  27.  
  28. II.  Command Summaries
  29.  
  30.      Thesσ arσ thσ basiπ command≤ yo⌡ wil∞ neeΣ t∩ know«  Iε thσ ì
  31. genera∞ forms¼ thσ squarσ bracket≤ meaε tha⌠ somethinτ i≤ ì
  32. optional.
  33.  
  34.  
  35. DIR║  Displa∙ thσ director∙ oµ file≤ oε ß disk
  36.  
  37.      general form:  DI╥ █ <drivσ╛ ▌ █ /╫ ]
  38.  
  39. áááááDI╥       dislplays the directory of the current drive
  40.  
  41. áááááDI╥ B:    displays the directory of drive B
  42.  
  43. áááááDI╥ A:    displays the directory of drive A 
  44.  
  45. áááááDI╥ /W    displays the directory in "wide" format
  46.  
  47.  
  48. TYPE:  Display the contents of a disk file
  49.  
  50.      general form:  TYPE <file name>
  51.  
  52. áááááTYP┼ HOH╧      displa∙ thσ filσ calleΣ HOH╧ oε thσ curren⌠ drive
  53.  
  54. áááááTYPE B:HOHO    display the file called HOHO on drive B
  55.  
  56.  
  57. PRINT║  Prin⌠ thσ content≤ oµ ß disδ file
  58.  
  59.      genera∞ form║  PRIN╘ <filσ name>
  60.  
  61.      PRIN╘ HOH╧     prin⌠ thσ filσ calleΣ HOH╧ oε thσ curren⌠ drive
  62.  
  63. áááááPRINT B:HOHO   print the file called HOHO on drive BèERASE:  Erase a file from a disk
  64.  
  65.      general form:  ERASE <file name>
  66.  
  67. áááááERAS┼ HOH╧     erasσ thσ filσ calleΣ HOH╧ froφ thσ curren⌠ ì
  68. ááááá               drive
  69.  
  70. áááááERASE B:HOHO   erase the file called HOHO from drive B
  71.  
  72.  
  73. RENAME:  Change the name of a file
  74.  
  75.      general form:  RENAME <file name> <file name>
  76.  
  77. áááááRENAM┼ HOH╧ HAH┴    changσ thσ namσ oµ thσ filσ calleΣ HOH╧ ì
  78. ááááá               áááááon the current drive to HAHA
  79.  
  80. áááááRENAM┼ B:HOH╧ HAH┴  changσ thσ namσ oµ thσ filσ calleΣ HOH╧ ì
  81. ááááá               áááááon drive B to HAHA
  82.  
  83.  
  84. <Program Name>:  Load and execute the program
  85.  
  86. áááááHOHO      loaΣ anΣ executσ thσ prograφ calleΣ HOHO whicΦ ì
  87. ááááá     áááááis on the current driveì
  88. áááá
  89. áááááB:HOH╧    loaΣ anΣ executσ thσ prograφ calleΣ HOH╧ whicΦ i≤ ì
  90. ááááá     áááááon drive Bá
  91.  
  92.  
  93. FORMAT:  Make a disk ready to use
  94.  
  95.      general form:  FORMAT <drive> [/S]
  96.  
  97. áááááFORMAT B:      initialize the new disk that is in drive B
  98.  
  99. áááááFORMA╘ B:/╙    initializσ thσ ne≈ disδ tha⌠ i≤ iε drivσ ┬ ì
  100. ááááá               and put a copy of the operating system on it
  101.  
  102.  
  103. COPY:  Make a copy of a file
  104.  
  105.      general form:  COPY <file name> <file name> or
  106.                     COPY <file name> <drive identifier>
  107.  
  108. áááááCOP┘ A:HOH╧ B:HOH╧  cop∙ thσ filσ calleΣ HOH╧ oε drivσ ┴ t∩ ì
  109. ááááá               ááááádrive B, and call the new file HOHO
  110.  
  111. áááááCOPY A:HOHO B:      cop∙ thσ filσ calleΣ HOH╧ oε drivσ ┴ t∩ ì
  112. ááááá               ááááádrive B, and call the new file HOHO
  113.  
  114. áááááCOPY A:HOHO B:HAHA  cop∙ thσ filσ calleΣ HOH╧ oε drivσ ┴ t∩ ì
  115. ááááá               ááááádrive B, and call the new file HAHA
  116.  
  117.      COP┘ HOH╧ B║        cop∙ thσ filσ calleΣ HOH╧ oε thσ curren⌠ ì
  118.                          drivσ t∩ drivσ B¼ anΣ cal∞ thσ ne≈ filσ HOHO
  119. .paèCD║  Shif⌠ t∩ ß differen⌠ suΓ-director∙ withiε thσ curren⌠ disk.
  120.  
  121.  
  122.      general form:  CD <directory name> or
  123.                     CD \
  124. ááááááááááááááááááááC─ ..
  125.      
  126.      CD WP          change to the subdirectoy called WP on 
  127.                     the default disk
  128.  
  129.      CD \           return to the root (top) directory on
  130.                     the default disk
  131.  
  132.      CD ..          changσ t∩ thσ director∙ abovσ thσ onσ yo⌡ arσ ì
  133. áááááááááááááááááááácurrentl∙ in
  134.  
  135. III.  Miscelaneous
  136.  
  137.  
  138. PrtSc:  Print whatever is on the screen now
  139.  
  140. Ctrl-P║  Prin⌠ everythinτ a≤ i⌠ i≤ displayed
  141.  
  142. Ctrl-S║  Pause/restar⌠ thσ displa∙
  143.  
  144. Ctrl-Alt-Del:  Bootstrap the system
  145.  
  146.  
  147. Wildcards:
  148.  
  149.      Aε asterisδ (*⌐ caε als∩ bσ useΣ iε ß filσ namσ a≤ ß "wilΣ ì
  150. card,ó whicΦ mean≤ tha⌠ i⌠ matche≤ anything«  I⌠ i≤ ß convenien⌠ ì
  151. shorthanΣ methoΣ oµ specifyinτ ß grou≡ oµ files«  Herσ arσ ß fe≈ ì
  152. examples:
  153.  
  154. áááááDI╥ HOHO.¬          displa∙ thσ director∙ oµ al∞ file≤ oε ì
  155. ááááá               áááááthσ curren⌠ drivσ witΦ ß namσ oµ HOHO
  156.  
  157. áááááDI╥ *.DA╘           displa∙ thσ director∙ oµ al∞ file≤ oε ì
  158. ááááá                    thσ curren⌠ drivσ witΦ thσ extensioε DAT
  159.  
  160. áááááDI╥ B:*.DA╘         displa∙ thσ director∙ oµ al∞ file≤ oε ì
  161. ááááá               ááááádrive B with the extension DAT
  162.  
  163. áááááCOP┘ A:HOHO.¬ B║    cop∙ al∞ file≤ oε drivσ ┴ witΦ thσ namσ ì
  164. ááááá               áááááHOHO to drive B
  165.  
  166.      COP┘ A:H*.¬ B║      cop∙ al∞ file≤ oε drivσ ┴ witΦ name≤ ì
  167.                          beginning with "H" to drive B
  168.  
  169. Pathnames:
  170.  
  171.      Yo⌡ caε refe≥ t∩ ß filσ outsidσ oµ thσ curren⌠ defaul⌠ ì
  172. directory by using its full path name.  Here are a few examples:
  173.      
  174. áááááC:\WP\MEMO          thσ ful∞ patΦ namσ oµ thσ filσ calleΣ ì
  175. áááááááááááááááááááááááááMEM╧ iε thσ subirector∙ calleΣ W╨ oε drivσ C
  176.  
  177. áááááCOPY A:HOHO C:\WP   cop∙ thσ filσ calleΣ HOH╧ froφ drivσ ┴ ì
  178. ááááááááááááááááááááááááát∩ thσ subdirector∙ calleΣ W╨ oε drivσ C